home *** CD-ROM | disk | FTP | other *** search
- .TH SYMBPROD
- 6 "IRIT Version 6.0"
- .SH NAME
- SYMBPROD
-
-
-
- CurveType SYMBPROD( CurveType Crv1, CurveType Crv2 )
-
- or
-
- SurfaceType SYMBPROD( SurfaceType Srf1, SurfaceType Srf2 )
-
- Computes the symbolic product of the given two curves or surfaces as
- a curve or surface. The product is computed coordinate-wise.
-
- Example:
-
- ProdSrf = SYMBPROD( Srf1, Srf2 )
-